projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df989e3
)
docs: fix typo in type name
author
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 22:40:01 +0000
(17:40 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:29 +0000
(18:27 -0500)
gdk/gdkdnd.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdnd.c
b/gdk/gdkdnd.c
index 559a31de7bcf2a5e867439494a1ad197074d767a..588b4cbaaedd5d102cbde0666b7d1a52a1011e45 100644
(file)
--- a/
gdk/gdkdnd.c
+++ b/
gdk/gdkdnd.c
@@
-400,7
+400,7
@@
gdk_drop_reply (GdkDragContext *context,
/**
* gdk_drop_finish:
- * @context: a #G
t
kDragContext
+ * @context: a #G
d
kDragContext
* @success: %TRUE if the data was successfully received
* @time_: the timestamp for this operation
*